click-bin-path software package provides Click hook to register commands to $PATH, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install click-bin-path
click-bin-path is installed in your system.
Make ensure the click-bin-path package were installed using the commands given below,
$ sudo dpkg-query -l | grep click-bin-path *
You will get with click-bin-path package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Administration Utilities |
| Package | click-bin-path |
| Version | 0.4.1build1 |
| Description | Click hook to register commands to $PATH |
| Sub Section | admin |